Editor Set Properties

Description

An editor set is used to contain editor containers.

Name
Description
Auto commit

If an Editor in the Editor Set is already opened and another Editor in the Editor Set is opened by the user, should the value in the currently open Editor be committed before the next Editor is opened.

Commit Javascript

Specify the Javascript to call when an Editor in the Editor-set is committed. You can reference 'value', the value being committed, and 'settings', the settings passed into the Editor.

Hide Javascript

Specify the Javascript to hide the Editor Set.

Show Javascript

Specify the Javascript to show the Editor Set.